[INFO] cloning repository https://github.com/sgrebnov/turso-sqlite-perf-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sgrebnov/turso-sqlite-perf-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsgrebnov%2Fturso-sqlite-perf-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsgrebnov%2Fturso-sqlite-perf-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 700d7f1667df02314f1b0e97d8039eeaf21bb81b
[INFO] checking sgrebnov/turso-sqlite-perf-test/700d7f1667df02314f1b0e97d8039eeaf21bb81b against master#89a99936d9e76a50e8df622e7242190841fd871b for pr-156160
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsgrebnov%2Fturso-sqlite-perf-test" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sgrebnov/turso-sqlite-perf-test
[INFO] finished tweaking git repo https://github.com/sgrebnov/turso-sqlite-perf-test
[INFO] tweaked toml for git repo https://github.com/sgrebnov/turso-sqlite-perf-test written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sgrebnov/turso-sqlite-perf-test on toolchain 89a99936d9e76a50e8df622e7242190841fd871b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sgrebnov/turso-sqlite-perf-test already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mimalloc v0.1.46
[INFO] [stderr]   Downloaded limbo_uuid v0.0.20
[INFO] [stderr]   Downloaded julian_day_converter v0.4.5
[INFO] [stderr]   Downloaded cfg_block v0.1.1
[INFO] [stderr]   Downloaded limbo_time v0.0.20
[INFO] [stderr]   Downloaded limbo v0.0.20
[INFO] [stderr]   Downloaded limbo_ext v0.0.20
[INFO] [stderr]   Downloaded limbo_macros v0.0.20
[INFO] [stderr]   Downloaded hermit-abi v0.5.1
[INFO] [stderr]   Downloaded crossbeam-skiplist v0.1.3
[INFO] [stderr]   Downloaded bb8 v0.9.0
[INFO] [stderr]   Downloaded io-uring v0.7.7
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.42
[INFO] [stderr]   Downloaded arrow-string v55.2.0
[INFO] [stderr]   Downloaded arrow-arith v55.2.0
[INFO] [stderr]   Downloaded arrow-row v55.2.0
[INFO] [stderr]   Downloaded arrow-ord v55.2.0
[INFO] [stderr]   Downloaded limbo_sqlite3_parser v0.0.20
[INFO] [stderr]   Downloaded hyper-util v0.1.12
[INFO] [stderr]   Downloaded arrow v55.2.0
[INFO] [stderr]   Downloaded limbo_core v0.0.20
[INFO] [stderr]   Downloaded libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]   Downloaded duckdb v1.3.1
[INFO] [stderr]   Downloaded libduckdb-sys v1.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c06322d0640cc2be95468ea33f8ae85953caa6ba41ba86667dbee54485c4fc16
[INFO] running `Command { std: "docker" "start" "c06322d0640cc2be95468ea33f8ae85953caa6ba41ba86667dbee54485c4fc16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c06322d0640cc2be95468ea33f8ae85953caa6ba41ba86667dbee54485c4fc16" "/opt/rustwide/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c06322d0640cc2be95468ea33f8ae85953caa6ba41ba86667dbee54485c4fc16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c06322d0640cc2be95468ea33f8ae85953caa6ba41ba86667dbee54485c4fc16" "/opt/rustwide/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]     Checking lexical-util v1.0.6
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking arrow-schema v55.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling limbo_macros v0.0.20
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking lexical-write-integer v1.0.5
[INFO] [stderr]     Checking lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking lexical-write-float v1.0.5
[INFO] [stderr]     Checking lexical-parse-float v1.0.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling io-uring v0.7.7
[INFO] [stderr]     Checking comfy-table v7.1.4
[INFO] [stderr]     Checking lexical-core v1.0.5
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]     Checking crossbeam-skiplist v0.1.3
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking limbo_ext v0.0.20
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking julian_day_converter v0.4.5
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]     Checking cfg_block v0.1.1
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking arrow-buffer v55.2.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.42
[INFO] [stderr]    Compiling limbo_sqlite3_parser v0.0.20
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking arrow-data v55.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]     Checking arrow-array v55.2.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]     Checking mimalloc v0.1.46
[INFO] [stderr]     Checking limbo_time v0.0.20
[INFO] [stderr]     Checking limbo_uuid v0.0.20
[INFO] [stderr]    Compiling libduckdb-sys v1.3.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking bb8 v0.9.0
[INFO] [stderr]     Checking hyper-util v0.1.12
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking arrow-select v55.2.0
[INFO] [stderr]     Checking arrow-row v55.2.0
[INFO] [stderr]     Checking arrow-arith v55.2.0
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]     Checking arrow-cast v55.2.0
[INFO] [stderr] error: could not compile `axum` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/89a99936d9e76a50e8df622e7242190841fd871b/bin/rustc --crate-name axum --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="form"' --cfg 'feature="http1"' --cfg 'feature="json"' --cfg 'feature="matched-path"' --cfg 'feature="original-uri"' --cfg 'feature="query"' --cfg 'feature="tokio"' --cfg 'feature="tower-log"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__private_docs", "default", "form", "http1", "http2", "json", "macros", "matched-path", "multipart", "original-uri", "query", "tokio", "tower-log", "tracing", "ws"))' -C metadata=68cbe16374b19be5 -C extra-filename=-336acaa8933b5f87 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-cefec5518660bc19.so --extern axum_core=/opt/rustwide/target/debug/deps/libaxum_core-61b06d6854121f3c.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9de8f08ff9783783.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-28a8fa56a339b838.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-89d4fc8c47081ba0.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-b334190db241178a.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-3f35cac20488dde6.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-b5dc8ff340a24c7a.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-aa1c64fbdc4f12a7.rmeta --extern matchit=/opt/rustwide/target/debug/deps/libmatchit-6a845d8ff6f40043.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a8313380c25031b5.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-719fdfbd841ea854.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-70e4695576ffb191.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-cb4e75b57012a62a.so --extern serde=/opt/rustwide/target/debug/deps/libserde-c7bd621527997351.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ed87d859da2712a2.rmeta --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-b837617f2a196ad6.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-1fc34401acac2666.rmeta --extern sync_wrapper=/opt/rustwide/target/debug/deps/libsync_wrapper-0f0a7fd4be52d7bd.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f503ed1d5eb54a8d.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-5968e9dd776f16ff.rmeta --extern tower_layer=/opt/rustwide/target/debug/deps/libtower_layer-f6d5cc7b185cf351.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-e69ac8dcc8243395.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4f31699cf6582561.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/89a99936d9e76a50e8df622e7242190841fd871b/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.0.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="io_uring"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="thread"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=e27cd7b131637b70 -C extra-filename=-8df50a83fc905e40 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-82a9f600690268ce.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-9d0a83e3889b1368.rmeta --cap-lints allow --cap-lints=forbid --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `git2` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/89a99936d9e76a50e8df622e7242190841fd871b/bin/rustc --crate-name git2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git2-0.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "https", "openssl-probe", "openssl-sys", "ssh", "unstable", "vendored-libgit2", "vendored-openssl", "zlib-ng-compat"))' -C metadata=fbb8e3e6b639478c -C extra-filename=-b0511600c5101133 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6dd4b71f426fd842.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-fd8b32e6b5df42c3.rmeta --extern libgit2_sys=/opt/rustwide/target/debug/deps/liblibgit2_sys-07964a89bd90c234.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-24496e9eafb97b0f.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-cb42352fbeddca72.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libgit2-sys-8b07b4a02f6d1d71/out/build` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: libduckdb-sys@1.3.1: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_optimizer_pushdown.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_optimizer_pushdown.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_csv_scanner_buffer_manager.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_csv_scanner_buffer_manager.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_physical_plan.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_physical_plan.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_scalar_date.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_scalar_date.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_planner_filter.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_planner_filter.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/0db264576af1fa67-is_distinct_from.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/common/vector_operations/is_distinct_from.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_scalar_list.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_scalar_list.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_planner_binder_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_planner_binder_expression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_scalar_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_scalar_operator.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_scalar_operators.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_scalar_operators.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/fd893e855b80b03f-fetch_row_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/verification/fetch_row_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_scalar_string.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_scalar_string.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_scalar_date.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_scalar_date.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_common_types.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_common_types.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/6bc331ae5485f058-extension_install.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/main/extension/extension_install.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_common_enums.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_common_enums.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_transaction.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_transaction.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/6bc331ae5485f058-extension_util.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/main/extension/extension_util.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_planner_subquery.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_planner_subquery.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_parser_transform_constraint.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_parser_transform_constraint.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_common_types_row.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_common_types_row.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_index.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_index.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_aggregate_distributive.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_aggregate_distributive.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_storage_buffer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_storage_buffer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_scalar_list.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_scalar_list.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/50224c2682b708a2-function_list.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/function_list.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_parser_parsed_data.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_parser_parsed_data.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_scalar_enum.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_scalar_enum.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/fd893e855b80b03f-no_operator_caching_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/verification/no_operator_caching_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/fd893e855b80b03f-external_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/verification/external_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/6bc331ae5485f058-extension_alias.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/main/extension/extension_alias.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_nested_loop_join.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_nested_loop_join.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_catalog.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_catalog.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_storage_compression_dictionary.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_storage_compression_dictionary.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_common.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_common.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/0db264576af1fa67-vector_copy.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/common/vector_operations/vector_copy.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_common_adbc.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_common_adbc.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_storage_compression_roaring.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_storage_compression_roaring.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_scalar_map.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_scalar_map.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/0db264576af1fa67-vector_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/common/vector_operations/vector_cast.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_persistent.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_persistent.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_schema.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_schema.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_table_version.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_table_version.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_csv_scanner_sniffer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_csv_scanner_sniffer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_table.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_table.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_main_settings.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_main_settings.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_index_art.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_index_art.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_scalar.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_scalar.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/adddffc1fcf25d3e-bitpacking.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib/bitpacking.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_csv_scanner_state_machine.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_csv_scanner_state_machine.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_storage_statistics.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_storage_statistics.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_common_row_operations.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_common_row_operations.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_sample.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_sample.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_common_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_common_operator.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_parser_transform_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_parser_transform_expression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_common_arrow.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_common_arrow.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_pragma.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_pragma.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_planner_binder_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_planner_binder_statement.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_order.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_order.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/fd893e855b80b03f-statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/verification/statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_common_arrow_appender.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_common_arrow_appender.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_parser_transform_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_parser_transform_statement.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_join.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_join.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_storage_metadata.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_storage_metadata.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_table_system.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_table_system.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_storage_serialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_storage_serialization.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_storage_compression_alp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_storage_compression_alp.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_storage_table.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_storage_table.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_aggregate_algebraic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_aggregate_algebraic.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_catalog_catalog_entry.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_catalog_catalog_entry.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_filter.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_filter.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_aggregate.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_aggregate.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_optimizer_matcher.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_optimizer_matcher.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_scalar_union.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_scalar_union.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/fd893e855b80b03f-deserialized_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/verification/deserialized_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_projection.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_projection.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_scalar_random.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_scalar_random.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_scalar_math.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_scalar_math.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_optimizer_join_order.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_optimizer_join_order.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_scalar_sequence.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_scalar_sequence.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/50224c2682b708a2-core_functions_extension.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/core_functions_extension.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_parser_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_parser_expression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_aggregate_distributive.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_aggregate_distributive.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/fd893e855b80b03f-prepared_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/verification/prepared_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_storage_compression_dict_fsst.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_storage_compression_dict_fsst.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_aggregate_holistic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_aggregate_holistic.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_main_chunk_scan_state.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_main_chunk_scan_state.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_scalar_string.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_scalar_string.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_aggregate_regression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_aggregate_regression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_parser_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_parser_tableref.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_catalog_default.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_catalog_default.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/6bc331ae5485f058-extension_load.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/main/extension/extension_load.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_csv_scanner_encode.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_csv_scanner_encode.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_scalar_debug.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_scalar_debug.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_storage.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_storage.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_cast.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_table_arrow.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_table_arrow.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_optimizer_statistics_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_optimizer_statistics_expression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_common_sort.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_common_sort.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_planner_binder_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_planner_binder_tableref.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_scalar_bit.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_scalar_bit.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_set.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_set.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_scalar_map.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_scalar_map.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_common_multi_file.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_common_multi_file.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_planner_binder_query_node.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_planner_binder_query_node.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_scalar_array.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_scalar_array.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/fd893e855b80b03f-parsed_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/verification/parsed_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_parallel.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_parallel.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_main_http.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_main_http.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_common_exception.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_common_exception.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_scan.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_scan.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_planner_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_planner_operator.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_scalar_blob.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_scalar_blob.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_main.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_main.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_planner.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_planner.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_planner_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_planner_expression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_aggregate_nested.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_aggregate_nested.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/fd893e855b80b03f-unoptimized_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/verification/unoptimized_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_scalar_system.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_scalar_system.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_scalar_generic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_scalar_generic.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_parser_transform_helpers.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_parser_transform_helpers.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_storage_compression_chimp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_storage_compression_chimp.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_storage_checkpoint.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_storage_checkpoint.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/50224c2682b708a2-lambda_functions.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/lambda_functions.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_csv_scanner_util.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_csv_scanner_util.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_scalar_struct.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_scalar_struct.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_scalar_compressed_materialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_scalar_compressed_materialization.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_scalar_struct.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_scalar_struct.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_main_capi.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_main_capi.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_main_secret.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_main_secret.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/0db264576af1fa67-comparison_operators.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/common/vector_operations/comparison_operators.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_optimizer_compressed_materialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_optimizer_compressed_materialization.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_parser_transform_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_parser_transform_tableref.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_main_capi_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_main_capi_cast.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_parser_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_parser_statement.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_csv_scanner_scanner.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_csv_scanner_scanner.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_window.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_window.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_aggregate.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_aggregate.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_csv_scanner_table_function.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_csv_scanner_table_function.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_optimizer_rule.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_optimizer_rule.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_scalar_string_regexp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_scalar_string_regexp.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_helper.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_helper.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_scalar_generic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_scalar_generic.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_parser.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_parser.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/6bc331ae5485f058-extension_helper.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/main/extension/extension_helper.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/b6dbaba28f25f3e4-yyjson.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/yyjson.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_logging.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_logging.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_optimizer_statistics_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_optimizer_statistics_operator.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_parser_query_node.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_parser_query_node.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/fd893e855b80b03f-copied_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/verification/copied_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_common_tree_renderer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_common_tree_renderer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_storage_compression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_storage_compression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_optimizer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_optimizer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_common_progress_bar.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_common_progress_bar.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_expression_executor.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_expression_executor.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_main_relation.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_main_relation.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_common_serializer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_common_serializer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_planner_expression_binder.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_planner_expression_binder.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution.cpp"
[INFO] [stderr] error: failed to run custom build command for `libduckdb-sys v1.3.1`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libduckdb-sys-57802f1e4a83c210/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/manifest.json
[INFO] [stderr]   cargo:rerun-if-changed=duckdb.tar.gz
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_optimizer_pushdown.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_optimizer_pushdown.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_csv_scanner_buffer_manager.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_csv_scanner_buffer_manager.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_physical_plan.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_physical_plan.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_scalar_date.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_scalar_date.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_planner_filter.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_planner_filter.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/0db264576af1fa67-is_distinct_from.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/common/vector_operations/is_distinct_from.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_scalar_list.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_scalar_list.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_planner_binder_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_planner_binder_expression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_scalar_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_scalar_operator.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_scalar_operators.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_scalar_operators.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/fd893e855b80b03f-fetch_row_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/verification/fetch_row_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_scalar_string.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_scalar_string.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_scalar_date.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_scalar_date.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_common_types.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_common_types.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/6bc331ae5485f058-extension_install.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/main/extension/extension_install.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_common_enums.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_common_enums.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_transaction.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_transaction.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/6bc331ae5485f058-extension_util.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/main/extension/extension_util.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_planner_subquery.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_planner_subquery.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_parser_transform_constraint.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_parser_transform_constraint.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_common_types_row.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_common_types_row.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_index.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_index.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_aggregate_distributive.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_aggregate_distributive.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_storage_buffer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_storage_buffer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_scalar_list.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_scalar_list.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/50224c2682b708a2-function_list.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/function_list.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_parser_parsed_data.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_parser_parsed_data.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_scalar_enum.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_scalar_enum.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/fd893e855b80b03f-no_operator_caching_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/verification/no_operator_caching_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/fd893e855b80b03f-external_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/verification/external_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/6bc331ae5485f058-extension_alias.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/main/extension/extension_alias.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_nested_loop_join.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_nested_loop_join.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_catalog.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_catalog.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_storage_compression_dictionary.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_storage_compression_dictionary.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_common.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_common.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/0db264576af1fa67-vector_copy.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/common/vector_operations/vector_copy.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_common_adbc.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_common_adbc.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_storage_compression_roaring.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_storage_compression_roaring.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_scalar_map.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_scalar_map.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/0db264576af1fa67-vector_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/common/vector_operations/vector_cast.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_persistent.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_persistent.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_schema.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_schema.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_table_version.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_table_version.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_csv_scanner_sniffer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_csv_scanner_sniffer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_table.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_table.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_main_settings.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_main_settings.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_index_art.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_index_art.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_scalar.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_scalar.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/adddffc1fcf25d3e-bitpacking.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib/bitpacking.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_csv_scanner_state_machine.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_csv_scanner_state_machine.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_storage_statistics.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_storage_statistics.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_common_row_operations.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_common_row_operations.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_sample.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_sample.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_common_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_common_operator.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_parser_transform_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_parser_transform_expression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_common_arrow.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_common_arrow.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_pragma.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_pragma.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_planner_binder_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_planner_binder_statement.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_order.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_order.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/fd893e855b80b03f-statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/verification/statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_common_arrow_appender.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_common_arrow_appender.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_parser_transform_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_parser_transform_statement.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_join.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_join.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_storage_metadata.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_storage_metadata.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_table_system.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_table_system.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_storage_serialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_storage_serialization.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_storage_compression_alp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_storage_compression_alp.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_storage_table.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_storage_table.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_aggregate_algebraic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_aggregate_algebraic.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_catalog_catalog_entry.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_catalog_catalog_entry.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_filter.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_filter.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_aggregate.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_aggregate.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_optimizer_matcher.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_optimizer_matcher.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_scalar_union.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_scalar_union.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/fd893e855b80b03f-deserialized_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/verification/deserialized_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_projection.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_projection.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_scalar_random.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_scalar_random.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_scalar_math.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_scalar_math.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_optimizer_join_order.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_optimizer_join_order.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_scalar_sequence.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_scalar_sequence.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/50224c2682b708a2-core_functions_extension.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/core_functions_extension.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_parser_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_parser_expression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_aggregate_distributive.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_aggregate_distributive.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/fd893e855b80b03f-prepared_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/verification/prepared_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_storage_compression_dict_fsst.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_storage_compression_dict_fsst.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_aggregate_holistic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_aggregate_holistic.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_main_chunk_scan_state.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_main_chunk_scan_state.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_scalar_string.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_scalar_string.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_aggregate_regression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_aggregate_regression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_parser_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_parser_tableref.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_catalog_default.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_catalog_default.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/6bc331ae5485f058-extension_load.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/main/extension/extension_load.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_csv_scanner_encode.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_csv_scanner_encode.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_scalar_debug.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_scalar_debug.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_storage.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_storage.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_cast.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_table_arrow.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_table_arrow.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_optimizer_statistics_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_optimizer_statistics_expression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_common_sort.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_common_sort.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_planner_binder_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_planner_binder_tableref.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_scalar_bit.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_scalar_bit.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_set.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_set.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_scalar_map.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_scalar_map.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_common_multi_file.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_common_multi_file.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_planner_binder_query_node.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_planner_binder_query_node.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_scalar_array.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_scalar_array.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/fd893e855b80b03f-parsed_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/verification/parsed_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_parallel.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_parallel.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_main_http.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_main_http.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_common_exception.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_common_exception.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_scan.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_scan.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_planner_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_planner_operator.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_scalar_blob.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_scalar_blob.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_main.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_main.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_planner.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_planner.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_planner_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_planner_expression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_aggregate_nested.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_aggregate_nested.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/fd893e855b80b03f-unoptimized_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/verification/unoptimized_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_scalar_system.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_scalar_system.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_scalar_generic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_scalar_generic.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_parser_transform_helpers.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_parser_transform_helpers.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_storage_compression_chimp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_storage_compression_chimp.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_storage_checkpoint.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_storage_checkpoint.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/50224c2682b708a2-lambda_functions.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/lambda_functions.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_csv_scanner_util.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_csv_scanner_util.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_scalar_struct.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_scalar_struct.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_scalar_compressed_materialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_scalar_compressed_materialization.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_scalar_struct.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_scalar_struct.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_main_capi.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_main_capi.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_main_secret.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_main_secret.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/0db264576af1fa67-comparison_operators.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/common/vector_operations/comparison_operators.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_optimizer_compressed_materialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_optimizer_compressed_materialization.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_parser_transform_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_parser_transform_tableref.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_main_capi_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_main_capi_cast.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_parser_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_parser_statement.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_csv_scanner_scanner.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_csv_scanner_scanner.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_window.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_window.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_aggregate.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_aggregate.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_csv_scanner_table_function.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_csv_scanner_table_function.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_optimizer_rule.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_optimizer_rule.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_function_scalar_string_regexp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_function_scalar_string_regexp.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_operator_helper.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_operator_helper.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_extension_core_functions_scalar_generic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_extension_core_functions_scalar_generic.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_parser.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_parser.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/6bc331ae5485f058-extension_helper.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/main/extension/extension_helper.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/b6dbaba28f25f3e4-yyjson.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/yyjson.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_logging.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_logging.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_optimizer_statistics_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_optimizer_statistics_operator.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_parser_query_node.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_parser_query_node.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/fd893e855b80b03f-copied_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/verification/copied_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_common_tree_renderer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_common_tree_renderer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_storage_compression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_storage_compression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_optimizer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_optimizer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_common_progress_bar.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_common_progress_bar.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution_expression_executor.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution_expression_executor.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_main_relation.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_main_relation.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_common_serializer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_common_serializer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_planner_expression_binder.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_planner_expression_binder.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/third_party/mbedtls/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/ea4e3f41e7caebe3-ub_src_execution.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-afa83f55d039943a/out/duckdb/ub_src_execution.cpp"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "c06322d0640cc2be95468ea33f8ae85953caa6ba41ba86667dbee54485c4fc16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c06322d0640cc2be95468ea33f8ae85953caa6ba41ba86667dbee54485c4fc16", kill_on_drop: false }`
[INFO] [stdout] c06322d0640cc2be95468ea33f8ae85953caa6ba41ba86667dbee54485c4fc16
